Backup Type | Description |
Full | Backup the databases, transaction logs, checkpoint files and then truncates the transaction logs. |
Copy | Backup the databases, transaction logs, checkpoint files but does not truncate the transaction logs. |
Incremental | Backup the transaction logs to record changes since the last full or incremental backup and then truncates the transaction logs. |
Differential | Backup the transaction logs to record changes since the last full or incremental backup and does not truncate the transaction logs. |
When the backup is backing up to the storage, you can see the backup status and real time backup progress. In case you need to cancel the backup process to a storage destination, you can click on the [X] button to cancel it.